Parent Topic: Commands
KEY keyword [[AND,OR] keyword]...The keyword predicate is a series of keywords, each with an optional logical operation. For instance ``vector OR image'' would list all topics with the vector or the image keywords, while ``vector AND image'' would list all topics with both vector and image keywords. The only possible operations are ``AND'' and ``OR'', but the default operation is ``OR'' if none is provided. Thus, ``vector line polygon'' is the same as ``vector OR line OR polygon''.
Keyword searches are case insensitive and will match any subset of the keyword stored for a topic. Therefore ``vector'' would find a topic with ``vectors'' or ``eigenvector''.
Example:
KEY rasterize KEY vector AND exportSee Also: HELP, KEYWORDS